func encoding/json.textMarshalerEncoder

2 uses

	encoding/json (current package)
		encode.go#L394: 		return textMarshalerEncoder
		encode.go#L472: func textMarshalerEncoder(e *encodeState, v reflect.Value, opts encOpts) {